FlightInfo

Instrument that informs about the drone current flight.

This instrument can be obtained from a drone using: drone.getInstrument(FlightInfo::class.java)

See also

Drone.getInstrument

Properties

Link copied to clipboard
abstract val flightId: String?

Current flight identifier if the drone is flying, null otherwise.